Overload | Description |
---|---|
NBatchInsert<TItem> Constructor() | Default constructor |
NBatchInsert<TItem> Constructor(NDocument) | Creates a new batch associated with the specified document |
NBatchInsert<TItem> Constructor(NDocument,NList<TItem>) | Creates a new batch associated with the specified document and builds it |